projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
503535d
)
build: Add autogen.sh, the COPYING.{GPL,LGPL} files to EXTRA_DIST
author
Colin Walters
<walters@verbum.org>
Tue, 25 Sep 2012 22:44:08 +0000
(18:44 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 25 Sep 2012 22:44:08 +0000
(18:44 -0400)
We want them in tarballs too.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 1b93c501e02ad5158dc20e1a9be9a2f5e3ed4627..a4615f0d16cd1e496057c05a3ca210588d8f9f35 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-40,6
+40,8
@@
noinst_PROGRAMS =
privlibdir = $(pkglibdir)
privlib_LTLIBRARIES =
+EXTRA_DIST += autogen.sh COPYING.GPL COPYING.LGPL README.md
+
if BUILD_EMBEDDED_DEPENDENCIES
OT_INTERNAL_GIO_UNIX_CFLAGS = \
-I$(top_builddir)/embedded-dependencies/EMBEDDEPS/include/glib-2.0 \